Octocake-Dev / octocake

Home Page:https://octocake.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix button's loading prop warning

imadatyatalah opened this issue · comments

Describe the bug
When I run yarn client:test:ci I get this warning: Warning: Received 'true' for a non-boolean attribute 'loading'.

To Reproduce
Steps to reproduce the behavior:

  1. Run 'yarn client:test:ci' at the root.
  2. See the warning

Expected behavior
We should not see any warning!