mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Fix typo in build instructions (#1719)
This commit is contained in:
committed by
GitHub
parent
e182af469d
commit
ac792fabb4
@@ -3,7 +3,7 @@
|
||||
* Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE.txt file.
|
||||
*/
|
||||
|
||||
// Use `xcodegen` first, then `open ./SkikoSample.xcodeproj` and then Run button in XCode.
|
||||
// Use `xcodegen` first, then `open ./ComposeFallingBalls.xcodeproj` and then Run button in XCode.
|
||||
import androidx.compose.foundation.layout.Box
|
||||
import androidx.compose.foundation.layout.Column
|
||||
import androidx.compose.foundation.layout.height
|
||||
|
||||
Reference in New Issue
Block a user