UNPKG
@reusable-ui/orientationable
Version:
latest (6.5.3)
6.5.3
6.5.2
6.5.1
6.5.0
6.4.0
6.3.0
6.2.0
6.1.0
6.0.6
6.0.5
6.0.0
5.3.0
5.2.0
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
A capability of UI to rotate its layout.
reusableui.org
reusable-ui/reusable-ui-monorepo
@reusable-ui/orientationable
/
__tests__
/
orientationable.test.js
3 lines
•
65 B
JavaScript
View Raw
1
2
3
test
(
'nothing to test'
, () => { expect(
true
).toBe(
true
); })