Skip to content

Commit

Permalink
Update App image (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl authored Jul 7, 2024
1 parent c43b144 commit fe259f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified img/app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/Plugins/BusinessVariable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import React from 'react';
export const BusinessVariable: React.FC = () => {
return (
<Card>
<Card.Heading>Variable Panel</Card.Heading>
<Card.Heading>Business Variable</Card.Heading>
<Card.Description>Update dashboard variables.</Card.Description>
<Card.Figure>
<a target="_blank" rel="noreferrer" href="https://volkovlabs.io/plugins/volkovlabs-variable-panel/">
Expand Down

0 comments on commit fe259f8

Please sign in to comment.