Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions components/plugin-info/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import Link from 'next/link'
export default ({ npmData: plugin, variant }) => {
const [modalOpen, setModalOpen] = useState(false)

if (!plugin?.collected?.metadata) return null

const handleOpenModal = () => {
gTagEvent({
action: 'Opened install modal',
Expand Down
6 changes: 6 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -635,5 +635,11 @@
"#9272dc"
],
"dateAdded": "1597807892019"
},
{
"name": "hyper-neon-future",
"description": "Reactive command-aware neon glow with animated running, success, and failure states.",
"type": "plugin",
"dateAdded": "1786942666803"
}
]
Binary file added public/store/hyper-neon-future.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.