Skip to content

Commit e3aba2a

Browse files
committed
fixed prettier errors
1 parent 4f2f13c commit e3aba2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/modals/AboutModal.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export const AboutModal = ({ isOpen, handleClose }: Props) => {
99
return (
1010
<BaseModal title="ܒܘܕ ܕܐܗܐ ܛܐܠܬܐ" isOpen={isOpen} handleClose={handleClose}>
1111
<p className="text-2xl text-gray-500 dark:text-gray-300">
12-
ܡܡܠܠ ܀{' '}
1312
<a href="https://yonan.org/" className="underline font-bold">
1413
ܒܪܝܢܐ ܕܡܡܠܠ
1514
</a>{' '}

0 commit comments

Comments
 (0)