feat: create page log scheduling data

main 1.0.0-alpha.11
Firman Ramdhani 2025-07-11 17:34:27 +07:00
parent 7717bebbe8
commit 6aec547362
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ export default function IndexLog() {
</Form> </Form>
<List <List
bordered bordered
style={{ maxHeight: '80vh', overflow: 'auto' }} style={{ maxHeight: '75vh', overflow: 'auto' }}
dataSource={data} dataSource={data}
loading={loading} loading={loading}
renderItem={(item) => ( renderItem={(item) => (