import { useState } from 'react' import { Button, Modal } from 'ui' import SqlEditor from '@/components/ui/SqlEditor' const ReviewEmptyState = () => { return (
There are no changes made to this policy
These are the SQL statements that will be used to create your policies. The suffix
appended to the end of your policy name ([hashString]_[number]) just
functions as a unique identifier for each of your policies.