Skip to content

Commit

Permalink
remove button from imports
Browse files Browse the repository at this point in the history
  • Loading branch information
riknoll committed Nov 1, 2024
1 parent 3ba9c94 commit e6d3059
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react-common/components/extensions/ExtensionCard.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import * as React from "react";
import { Button } from "../controls/Button";
import { Card } from "../controls/Card";
import { LazyImage } from "../controls/LazyImage";
import { classList } from "../util";
Expand Down

0 comments on commit e6d3059

Please sign in to comment.