Skip to content

Commit

Permalink
feat(button)!: chnage button
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Oct 3, 2024
1 parent adbebe6 commit a8f9db9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sage-react/lib/Button/Button.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//test

Check failure on line 1 in packages/sage-react/lib/Button/Button.jsx

View workflow job for this annotation

GitHub Actions / Lint, Test, Build (18)

Expected exception block, space or tab after '//' in comment

Check failure on line 1 in packages/sage-react/lib/Button/Button.jsx

View workflow job for this annotation

GitHub Actions / Lint, Test, Build (20)

Expected exception block, space or tab after '//' in comment

Check failure on line 1 in packages/sage-react/lib/Button/Button.jsx

View workflow job for this annotation

GitHub Actions / Lint, Test, Build (22)

Expected exception block, space or tab after '//' in comment
import React from 'react';
import PropTypes from 'prop-types';
import classnames from 'classnames';
Expand Down

0 comments on commit a8f9db9

Please sign in to comment.