react-socks icon indicating copy to clipboard operation
react-socks copied to clipboard

Class name for undefined breakpoint

Open StuartMorris0 opened this issue 4 years ago • 3 comments

Hello,

Is there any way to remove the default class name added for an undefined breakpoint?

<Breakpoint customQuery="(max-width: 639px)">

Will export to: <div class="breakpoint__undefined-undefined ">

Thanks

StuartMorris0 avatar Aug 11 '20 10:08 StuartMorris0

Is this project still maintained?

StuartMorris0 avatar Oct 23 '20 12:10 StuartMorris0

@StuartMorris0 Sorry I've been a bit occupied with other projects. Do you want to PR in the fix?

flexdinesh avatar May 02 '21 23:05 flexdinesh

@flexdinesh ref https://github.com/flexdinesh/react-socks/pull/51

VED-StuartMorris avatar Sep 30 '21 21:09 VED-StuartMorris