Skip to content

Commit 402657d

Browse files
committed
updated
1 parent a7ff85f commit 402657d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Sources/AdvancedCollectionTableView/Configuration/Configurations/NSItemContentConfiguration/NSItemContentView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import AppKit
99
import FZUIKit
10+
import FZSwiftUtils
1011

1112
/**
1213
A content view for displaying collection-based item content.

Sources/AdvancedCollectionTableView/Configuration/Configurations/NSListContentConfiguration/NSListContentConfiguration.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import AppKit
99
import FZUIKit
10+
import FZSwiftUtils
1011

1112
/**
1213
A content configuration for a list-based content view.

0 commit comments

Comments
 (0)