mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
fix: typo Preview Dynamic
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</Divider>
|
||||
<div class="flex-grow-1 flex align-items-center justify-content-center">
|
||||
<Button
|
||||
label="Preview Static"
|
||||
label="Preview Dynamic"
|
||||
@click="router.push({ path: '/', query: { rdoc: dynamicURL } })"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user