Skip to content

Commit

Permalink
chore: add new lines
Browse files Browse the repository at this point in the history
Signed-off-by: nikolay <[email protected]>
  • Loading branch information
natanasow committed Feb 17, 2025
1 parent b05a963 commit dd647eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions system-contract-dapp-playground/src/app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: Apache-2.0

import Footer from '@/components/footer';
import Navbar from '@/components/navbar';
import LandingPage from '@/sections/landing';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: Apache-2.0

import { HEDERA_SHARED_PARAM_INPUT_FIELDS } from '@/utils/common/constants';

export const mintParamFields = [
Expand Down

0 comments on commit dd647eb

Please sign in to comment.