mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Fix Deployment Issues Due to Extra Export
This commit is contained in:
parent
54b21d1027
commit
5ebba23baf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
export const PrivacyPolicyPage = () => {
|
||||
const PrivacyPolicyPage = () => {
|
||||
return (
|
||||
<div className="content-center text-center ml-5 mr-5 pb-2">
|
||||
<h1 className="font-bold text-3xl text-slate-800">
|
||||
|
|
Loading…
Reference in a new issue