Skip to content

Commit

Permalink
fix datagrid snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
  • Loading branch information
ps48 committed Mar 20, 2024
1 parent 5f309a2 commit 2173abc
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1109,9 +1109,7 @@ exports[`Datagrid component renders data grid with no timestamp 1`] = `
},
"basePath": BasePath {
"basePath": "",
"clientBasePath": "",
"get": [Function],
"getBasePath": [Function],
"prepend": [Function],
"remove": [Function],
"serverBasePath": "",
Expand Down Expand Up @@ -1139,9 +1137,7 @@ exports[`Datagrid component renders data grid with no timestamp 1`] = `
},
"basePath": BasePath {
"basePath": "",
"clientBasePath": "",
"get": [Function],
"getBasePath": [Function],
"prepend": [Function],
"remove": [Function],
"serverBasePath": "",
Expand Down

0 comments on commit 2173abc

Please sign in to comment.