Change page title of overflow menu

This commit is contained in:
Prospector
2023-10-11 08:16:14 -07:00
parent a708cf7f69
commit 145386b6a7

View File

@@ -17,7 +17,7 @@ const options = [
] ]
</script> </script>
# Popout Menu # Overflow Menu
<DemoContainer> <DemoContainer>
<OverflowMenu :options="options" class="btn"> <OverflowMenu :options="options" class="btn">
More options... More options...