mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Add moduledocs
This commit is contained in:
parent
67f0d8f45e
commit
5cd3c74021
@ -1,4 +1,6 @@
|
||||
defmodule Chess.AuthenticationHelpers do
|
||||
@moduledoc false
|
||||
|
||||
use Wallaby.DSL
|
||||
|
||||
import Wallaby.Query
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
defmodule Chess.FormHelpers do
|
||||
@moduledoc false
|
||||
|
||||
use Wallaby.DSL
|
||||
|
||||
import Wallaby.Query
|
||||
|
||||
Loading…
Reference in New Issue
Block a user