Skip to content

Commit

Permalink
Test new content
Browse files Browse the repository at this point in the history
  • Loading branch information
pkirilin committed Apr 14, 2024
1 parent 0d054b4 commit 26c52f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const PagesToolbar: FC<PagesToolbarProps> = ({ children }) => {
) : (
<>
<Box flexGrow={1}>
<StyledTableHeader>Pages</StyledTableHeader>
<StyledTableHeader>Pages (new version)</StyledTableHeader>
</Box>
<Tooltip title="Filter pages">
<span>
Expand Down

0 comments on commit 26c52f2

Please sign in to comment.