Skip to content

Commit

Permalink
📝 add explicit mention that only DAI is supported at the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Amarandei committed May 26, 2024
1 parent 899f463 commit 5ce38ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gulo-fe/src/components/atoms/info-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ export default function InfoModal({ onClose }: InfoModalProps) {
<u>Disclaimer</u>
</h3>
<p className="mt-2">
Gulo is a one-dev effort to help streamline the adoption of Sablier and is ongoing development. Gulo does not
store any kind of personal info and will be free-to-use. Feel free to support me if you feel like this is
helpful! 🫡
We only support DAI Streams now, but this will change very soon! Gulo is a one-dev effort to help streamline
the adoption of Sablier and is ongoing development. Gulo does not store any kind of personal info and will be
free-to-use. Feel free to support me if you feel like this is helpful! 🫡
</p>
<br />
<h3 className="text-xl font-semibold">
Expand Down

0 comments on commit 5ce38ff

Please sign in to comment.