Skip to content

Commit

Permalink
💄 [#330] DesignSystem / FileField
Browse files Browse the repository at this point in the history
wow
  • Loading branch information
kimsh153 committed May 23, 2024
1 parent 2175381 commit bae9c8a
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "file.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions Projects/Core/DesignSystem/Sources/File/FileField.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
//
// FileField.swift
// DesignSystem
//
// Created by sunghun on 5/24/24.
// Copyright © 2024 com.msg. All rights reserved.
//

import Foundation

0 comments on commit bae9c8a

Please sign in to comment.