Skip to content

Commit b05f9bc

Browse files
remove unused const
1 parent 9a65a52 commit b05f9bc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/ui-components/src/components/DataGridToolbar/DataGridToolbar.component.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ const datagridtoolbarstyles = `
1414
jn:mb-px
1515
`
1616

17-
const childrenWrapperStyles = `
18-
jn:ml-auto
19-
`
20-
2117
/**
2218
* `DataGridToolbar` provides an action bar for a `DataGrid`, designed to hold controls like buttons and search inputs
2319
* for performing group operations and interfacing with the grid content.

0 commit comments

Comments
 (0)