diff --git a/datacenter/app/datastores/documents/page.tsx b/datacenter/app/datastores/documents/page.tsx index 23ee57bf3..8949c436b 100644 --- a/datacenter/app/datastores/documents/page.tsx +++ b/datacenter/app/datastores/documents/page.tsx @@ -10,6 +10,7 @@ import { Box, Stack, Input, + Chip, styled } from '@/lib/mui' import moment from 'moment' @@ -108,7 +109,20 @@ const Documents = () => {