This website requires JavaScript.
Explore
Help
Sign In
lang
/
tfp-poc
Watch
1
Star
0
Fork
0
You've already forked tfp-poc
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ad73e9ee4a0eb7d7a8b25faf2b781e8801efb76
tfp-poc
/
src
/
admin-components
/
resources
/
person
/
components
/
index.ts
3 lines
96 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add list and show to the Person entity
2025-01-13 21:51:17 +01:00
export
{
ArrayField
}
from
"./array-field.tsx"
;
delete unnecessary refetch and add a new component for the list filters
2025-01-13 22:01:17 +01:00
export
{
FilterName
}
from
'./filter-name.tsx'
;
Reference in New Issue
Copy Permalink