mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-29 15:49:37 +02:00
parent
83eb42578a
commit
504e399fc1
5 changed files with 26 additions and 9 deletions
|
@ -25,7 +25,7 @@ interface ComponentProps {
|
|||
|
||||
export enum ContentType {
|
||||
category,
|
||||
app,
|
||||
app
|
||||
}
|
||||
|
||||
const Apps = (props: ComponentProps): JSX.Element => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue