Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
rafpaf committed May 8, 2024
1 parent 90ea1bb commit 3ef8cd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/metabase/browse/components/ModelsTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import {
} from "metabase/components/ItemsTable/BaseItemsTable.styled";
import { Columns } from "metabase/components/ItemsTable/Columns";
import type { ResponsiveProps } from "metabase/components/ItemsTable/utils";
import { color } from "metabase/lib/colors";
import * as Urls from "metabase/lib/urls";
import { Icon, type IconProps } from "metabase/ui";
import type { Card, ModelResult } from "metabase-types/api";
Expand Down

0 comments on commit 3ef8cd3

Please sign in to comment.