Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
devEMEL committed Jan 12, 2024
1 parent 4de33a4 commit e554cd0
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 159 deletions.
7 changes: 7 additions & 0 deletions frontend/src/components/DisplayPolicy.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import React from 'react'

const DisplayPolicy = () => {
return <div>DisplayPolicy</div>
}

export default DisplayPolicy
Loading

0 comments on commit e554cd0

Please sign in to comment.