Skip to content

Commit

Permalink
fix: linear gradient fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj authored and Suraj committed Apr 24, 2024
1 parent 6b14ea9 commit 8c48eb8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ import "./global.css";
import React from "react";
import { SafeAreaView } from "react-native";
import { GluestackUIProvider } from "./components/ui/gluestack-ui-provider";
import { CollapsibleCode } from '@gluestack/design-system';

import {
Box,
Heading,
Expand Down

0 comments on commit 8c48eb8

Please sign in to comment.