# frozen_string_literal: true module InertiaRails class AlwaysProp < BaseProp end end