File size: 83 Bytes
56b6519
 
 
1
2
3
4
export const AddAudits = () => {
  return <div className="p-4">AddAudits</div>;
};