mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-15 01:13:22 +00:00
fix: golangci-lint 2 fixes (#769)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Package memoization is an internal package that provides a simple memoization
|
||||
// for text area.
|
||||
package memoization
|
||||
|
||||
import (
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
// Package textarea provides a multi-line text input component for Bubble Tea
|
||||
// applications.
|
||||
package textarea
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user