build error fixed

This commit was merged in pull request #69.
This commit is contained in:
victorAnumudu
2024-09-03 23:47:31 +01:00
parent 4d6a7380bb
commit bc2167e67a
9 changed files with 106 additions and 92 deletions
-2
View File
@@ -1,5 +1,3 @@
import React from 'react'
export default function Payment() {
return (
<div>Payment Page</div>