mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Fix download label
This commit is contained in:
@@ -74,7 +74,7 @@ ${css}
|
||||
<button
|
||||
className="text-sm text-primary dark:text-primary-dark inline-flex items-center hover:text-link duration-100 ease-in transition mx-1"
|
||||
onClick={downloadHTML}
|
||||
title="Refresh Sandpack"
|
||||
title="Download Sandbox"
|
||||
type="button">
|
||||
<IconArrowSmall
|
||||
displayDirection="down"
|
||||
|
||||
Reference in New Issue
Block a user