Render children for data tables.

This commit is contained in:
Mike Cao
2024-05-07 22:47:39 -07:00
parent 8bdb333716
commit 3c27f08a97
8 changed files with 45 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
import { useApi } from 'components/hooks';
import { useApi } from './useApi';
export function useWebsiteValues({
websiteId,