add shading to table component

This commit is contained in:
2022-11-11 18:47:55 -05:00
parent a3e7e3a86d
commit 8231683958
5 changed files with 13 additions and 5 deletions

View File

@ -4,7 +4,7 @@ defmodule Cannery.MixProject do
def project do
[
app: :cannery,
version: "0.6.0",
version: "0.6.1",
elixir: "1.14.1",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: Mix.compilers(),