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