Skip to content

Commit

Permalink
forcing commit for card changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alaa Eddine committed Mar 8, 2024
1 parent fe0073b commit 415b229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/components/CardDemo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import { faAngleRight } from '@fortawesome/free-solid-svg-icons';
import './cardDemo.scss';

export const CardDemo = () => {
console.log('HELLO');
return (
<div className="demo-cards-container">
<h1>Horizontal card example</h1>
Expand Down

0 comments on commit 415b229

Please sign in to comment.