Skip to content

Commit

Permalink
Update ag-grid.amis.stories.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
yinlianghui committed Dec 25, 2024
1 parent 5aa9e9b commit e173e85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/storybook/stories/ag-grid.amis.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @Author: [email protected]
* @Date: 2022-09-09 11:54:45
* @LastEditors: 殷亮辉 [email protected]
* @LastEditTime: 2024-12-25 12:02:24
* @LastEditTime: 2024-12-25 12:05:23
* @Description:
*/
import React, { useEffect, useState } from 'react';
Expand Down Expand Up @@ -150,7 +150,6 @@ export const StyleAutoHeight = () => (
{
"type": "ag-grid",
"dsType": "api",
// "dataFilter": dataFilter,
"className": "b6-tables-ag-grid h-96 ag-theme-quartz",
"style": {
"height": "calc(100vh - 58px)"
Expand Down

0 comments on commit e173e85

Please sign in to comment.