Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector authored Dec 18, 2024
1 parent 75fe741 commit 44dab7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/alert/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import React from "react"

import { Callout } from "@pantheon-systems/pds-toolkit-react"

import "./style.css"

const Alert = ({ title, type, icon, children }) => {
Expand Down

0 comments on commit 44dab7d

Please sign in to comment.