defmodule LiveFlip do @moduledoc """ `LiveFlip` is a component for `Phoenix.LiveView` that allows the user to seamlessly add FLIP animations to their elements on the page. """ end