Add a menu title for floating menu #869
Annotations
2 errors and 1 warning
Test:
src/components/Menu/FloatingMenu.test.tsx#L32
Error: Snapshot `FloatingMenu > renders 1` mismatched
- Expected
+ Received
@@ -3,11 +3,11 @@
aria-labelledby=":r0:"
class="_menu_3295a1"
role="menu"
>
<h3
- class="_typography_489030 _font-body-sm-semibold_489030 _title_3295a1"
+ class="_typography_489030 _font-body-sm-semibold_489030 _menu-title_7bbc38 _title_3295a1"
id=":r0:"
>
Settings
</h3>
<button
❯ src/components/Menu/FloatingMenu.test.tsx:32:26
|
Test
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Loading