Fix designed by bug
This commit is contained in:
parent
996a27d9fe
commit
da626f5478
1 changed files with 1 additions and 3 deletions
|
|
@ -191,8 +191,6 @@ const Footer: React.FC = () => {
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="w-full text-center mt-8 text-sm">
|
||||
<p>
|
||||
Designed by{' '}
|
||||
|
|
@ -211,4 +209,4 @@ const Footer: React.FC = () => {
|
|||
);
|
||||
};
|
||||
|
||||
export default Footer;
|
||||
export default Footer;
|
||||
Loading…
Add table
Reference in a new issue