We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f2f13c commit e3aba2aCopy full SHA for e3aba2a
src/components/modals/AboutModal.tsx
@@ -9,7 +9,6 @@ export const AboutModal = ({ isOpen, handleClose }: Props) => {
9
return (
10
<BaseModal title="ܒܘܕ ܕܐܗܐ ܛܐܠܬܐ" isOpen={isOpen} handleClose={handleClose}>
11
<p className="text-2xl text-gray-500 dark:text-gray-300">
12
- ܡܡܠܠ ܀{' '}
13
<a href="https://yonan.org/" className="underline font-bold">
14
ܒܪܝܢܐ ܕܡܡܠܠ
15
</a>{' '}
0 commit comments