Add .editorconfig; reformat project
This commit is contained in:
@ -31,4 +31,4 @@ export function openModal(Component: React.ComponentType, modalProps: Record<str
|
||||
*/
|
||||
export function closeModal(key: string) {
|
||||
modals.closeModal(key);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user